Welcome![Sign In][Sign Up]
Location:
Search - linux LOG

Search list

[Linux-Unixlinux log

Description: linux 下输出日志的
Platform: | Size: 3124 | Author: bruceding | Hits:

[Linux-Unixlog

Description: 简单的一个日志系统- A simple diary system
Platform: | Size: 1024 | Author: penion | Hits:

[Firewall-Securityfirelogd-1.3

Description: Firewall Log Daemon是一个用C编写的程序,它实时监视IP链或IP表日志警告。程序将启动一个小型后台监控进程,通过读取由系统日志写的FIFO来分析和解决防火墙日志。它可以查询一批警告,并将它们用邮件发送给你,或是由一个脚本用来处理现存的日志文件或数据流。它的功能有主机名,端口,协议,和ICMP类型/代码检查,可以由用户定义模板来格式化输出-Firewall Log daemon is a C preparation procedures, which real-time monitoring of IP or IP chain warned log table. Procedures will launch a small background monitoring process through the system log read from the FIFO write to analyze and solve firewall log. It can find a number of warnings, and use them to send mail to you, or from a script to handle the existing log file or data stream. It is the function of host name, port, protocol, and ICMP type/code inspection, by the user-defined templates to format output
Platform: | Size: 114688 | Author: 张光强 | Hits:

[Com Portslsnif-0[1].4.2.tar

Description: 项目描述: slsnif is a serial port logging utility. It listens to the specified serial port and logs all data going through this port in both directions. Serial line sniffer是一个串行端口记录工具。它监听指定的串行端口并记录所有通过这个端口的两个方向的数据。 来源:http://freshmeat.net slsnif是一个串行端口日志工具。它监听特殊的串口,记录所有通过这具串口的两个方向的数据。 类别: Development Status: 5 - Production/StableEnvironment: Console (Text Based)Intended Audience: DevelopersLicense: GNU General Public License (GPL)Operating System: LinuxProgramming Language: CTopic: Communications, Debuggers -Project Description : slsnif is a serial port logging utility. It listens to the specified serial port and logs all data going through this port in both directions. Serial line sniffers is a serial port records tools. It eavesdropping designated serial port and record all through the ports of the two directions of data. Source : http://freshmeat.net slsnif is a serial port log tools. It eavesdropping special serial ports, a record of all serial passage with the two directions of data. Categories : Development Status : 5-Production/StableEnvironment : Console (Text Based) Intended Audience : DevelopersLicense : GNU General Public License (GPL) Operating System : LinuxProgramming Language : CTopic : Communications, Debuggers
Platform: | Size: 63488 | Author: | Hits:

[Com PortSimple Sockets Library--ssl-2[1].11a.tar

Description: 项目描述: slsnif is a serial port logging utility. It listens to the specified serial port and logs all data going through this port in both directions. Serial line sniffer是一个串行端口记录工具。它监听指定的串行端口并记录所有通过这个端口的两个方向的数据。 来源:http://freshmeat.net slsnif是一个串行端口日志工具。它监听特殊的串口,记录所有通过这具串口的两个方向的数据。 类别: Development Status: 5 - Production/StableEnvironment: Console (Text Based)Intended Audience: DevelopersLicense: GNU General Public License (GPL)Operating System: LinuxProgramming Language: CTopic: Communications, Debuggers -Project Description : slsnif is a serial port logging utility. It listens to the specified serial port and logs all data going through this port in both directions. Serial line sniffers is a serial port records tools. It eavesdropping designated serial port and record all through the ports of the two directions of data. Source : http://freshmeat.net slsnif is a serial port log tools. It eavesdropping special serial ports, a record of all serial passage with the two directions of data. Categories : Development Status : 5-Production/StableEnvironment : Console (Text Based) Intended Audience : DevelopersLicense : GNU General Public License (GPL) Operating System : LinuxProgramming Language : CTopic : Communications, Debuggers
Platform: | Size: 196608 | Author: | Hits:

[Oraclecsgptest

Description: 公司业务而自己写的网关通讯程序,网关是平台的.不过对OCI有兴趣的不妨看看. Oracle Oci select exec update 多线程 IVR 网关通讯 linux 日志文件操作-business and write their own gateways to the communication process, the platform is the gateway. However, the OCI are interested to take a look. Sectors select Oracle exec update multithreading IVR linux gateway communications log file manipulation
Platform: | Size: 144384 | Author: 蒋宏伟 | Hits:

[Internet-Networkmysql-data-clean-timer

Description: 在linux下每天在指定的时间里自动清除mysql数据库中的一个星期前的log数据-under daily at the designated time automatic removal mysql database of a week ago log data
Platform: | Size: 1024 | Author: sudongyi | Hits:

[Linux-Unixeaselib

Description: 这是本人在Linux下开发经常使用的一组C++工具类,包括了Socket类、TCP服务类、UDP服务类、Mysql数据库操作类、日志类、配置文件解析类、日期时间操作类、MD5和Base64加解密类、线程和线程池类、XML文件解析类等-this is my development in Linux are frequently used by a group C Tools categories, including the Socket class. TCP services category, UDP services category, Mysql database operations, log type, configuration files analytic categories, Date Time operations, and Base64 MD5 encryption type, and thread pool thread category, XML documents and other types of analysis
Platform: | Size: 69632 | Author: 刘忠 | Hits:

[OtherDrCOMClient-Linux-0.2.20-200.i386

Description: linux上登录Dr.com的软件,可以供学校内使用Dr.com在linux上网的人使用,可以支持最新的dr.com协议(dr.com新旧协议都可以支持)。-linux log Dr.com software, you can use for school Dr.com in the linux people use the Internet to support the latest dr.com agreement (dr.com the old and the new agreement can be supported).
Platform: | Size: 217088 | Author: | Hits:

[Software EngineeringLinux_syslog

Description: System log configuration of Linux
Platform: | Size: 64512 | Author: Liqiang.shi | Hits:

[Linux-UnixLinuxLog

Description: linux日志采集程序,可以实现对linux主机的系统日志进行采集分析-linux log collection procedures, can be achieved on the linux host system log collection analysis
Platform: | Size: 2209792 | Author: 陆续 | Hits:

[Linux-Unixlog

Description: 在Unix/Linux下C++编程,写日志文件是重要的调试手段。提供一个写log的类,用起来很方便。如log.logwrite("hello, s\n", somestring) 与printf函数一样的参数用法。-class of log to file, for C++ under Unix/Linux.
Platform: | Size: 9216 | Author: ttww2000 | Hits:

[Windows Developlog

Description: 这是一个 一个简单的写log文件, 可用于windows linux-This is a simple one to write a log file can be used for windows linux
Platform: | Size: 2048 | Author: tom | Hits:

[Linux-Unixlinux-log-rw

Description: LINUX下程序日志文件的读取与写入。直接调用即可。-LINUX log file under the program to read and write. Can be called directly.
Platform: | Size: 2048 | Author: 阿汤 | Hits:

[Linux-UnixLinux

Description: (美)奈米斯写的关于Linux系统管理的很经典的一本书,分为引导和关机,超级用户的权力,进程控制,文件系统,添加新用户,增加硬盘,系统日志与日志文件,TCP/IP网络等章节-(U.S.) Naimi Si wrote about Linux system management is the classic book, divided into boot and shutdown, power users the power, process control, file system, add new users and increase the hard disk, system log and the log files, TCP/IP networks, and other sections
Platform: | Size: 45855744 | Author: randoll | Hits:

[Linux-Unixlog

Description: LINUX下的多线程日志文件系统,本代码其于ACE日志系统思想而实现。-LINUX log files under the multi-threaded system, the code logs its ideological ACE achieved.
Platform: | Size: 8192 | Author: 翁延海 | Hits:

[Linux-Unixlinux_svn_operating

Description: linux下常用的svn操作,如下载、上传、log等的使用,含截图-svn linux under the common operations, such as download, upload, log, etc. to use, with screenshots
Platform: | Size: 25600 | Author: 陈真 | Hits:

[Linux-Unixlog

Description: 在unix/linux环境下运行应用程序时,如何记录运行的日志-how to log an outcome into a text from a running program under unix/linux platform
Platform: | Size: 1024 | Author: fisher | Hits:

[Linux-Unixlog

Description: linux下log示例代码,自己写的。用着还好,可以借鉴一下。-under linux log sample code, wrote it myself. With the Fortunately, you can learn from it.
Platform: | Size: 2048 | Author: lance | Hits:

[OtherLog-Analisize

Description: 讲述在Linux下进行日志分析的文章,介绍了搭建日志分析系统的全过程,适合运维人员学习-Articles about Linux, log analysis, to build log analysis system for operation and maintenance personnel to learn
Platform: | Size: 129024 | Author: liuz | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net